Version

BaseGridUpdatingWrapper<T,TOut> Class Members

The following tables list the members exposed by BaseGridUpdatingWrapper<T,TOut>.

Public Properties
 NameDescription
Public PropertyUpdatingGridUpdating  
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodColumnSettingsupdating column settings  
Public MethodDialogWidgetGridUpdating.DialogWidget  
Public MethodEditModethe edit mode of grid  
Public MethodEnableAddRowdisables add-new-row  
Public MethodEnableDataDirtyExceptionvalue false will disable exception, which is raised when grid has pending transactions and may fail to render data correctly.  
Public MethodEnableDeleteRowdisables delete-row  
Public MethodExcelNavigationModeGridUpdating.ExcelNavigationMode  
Public MethodHorizontalMoveOnEnterGridUpdating.HorizontalMoveOnEnter  
Public MethodInherit  
Public MethodLocaleOverloaded. GridUpdating.Locale  
Public MethodRowEditDialogOptionsGridUpdating.RowEditDialogOptions  
Public MethodSaveChangesErrorHandlerSpecifies a custom function to be called when AJAX request to the updateUrl option fails. Receives three arguments - the jqXHR, string describing the type of error and an optional exception object  
Public MethodSaveChangesSuccessHandlerSpecifies a custom function to be called when AJAX request to the updateUrl option succeeds. Receives as argument the data returned by the server  
Public MethodShowDoneCancelButtonshides Done and Cancel buttons  
Public MethodShowReadonlyEditorsGridUpdating.ShowReadonlyEditors  
Public MethodStartEditTriggersthe events which trigger start edit mode in grid  
Public MethodSwipeDistanceGridUpdating.SwipeDistance  
Public MethodValidationenables validation for all editors  
Public MethodWrapAroundGridUpdating.WrapAround  
See Also

View on GitHub